2008-03-16 Alberto Ruiz <aruiz@gnome.org>
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: more descriptive style
names for the ComboBox thickness style
svn path=/trunk/; revision=19888
+2008-03-16 Alberto Ruiz <aruiz@gnome.org>
+ * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: more descriptive style
+ names for the ComboBox thickness style
+
2008-03-16 Alberto Ruiz <aruiz@gnome.org>
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc:
class "GtkTreeView" binding "ms-windows-tree-view"
-style "cosa" = "msw-default"
+style "msw-combobox-thickness" = "msw-default"
{
xthickness = 0
ythickness = 0
-} widget_class "*TreeView*ComboBox*" style "cosa"
+}
-style "cosa" = "msw-default"
-{
- xthickness = 0
- ythickness = 0
-} widget_class "*ComboBox*GtkFrame*" style "cosa"
+widget_class "*TreeView*ComboBox*" style "msw-combobox-thickness"
+widget_class "*ComboBox*GtkFrame*" style "msw-combobox-thickness"